xen.git
2011-04-13 Christoph Eggertools/xentrace: decode 'continue_running' and 'RDTSC...
2011-04-13 Tim DeeganRemove "uninitialized_var" macro, which doesn't work...
2011-04-12 Stephen Smalleyxsm: Fix xsm_mmu_* and xsm_update_va_mapping hooks
2011-04-12 Ian Campbelltools: hvmloader: select BIOS through xenstore.
2011-04-12 Ian Campbelltools: hvmloader: Refactor MP table setup into struct...
2011-04-12 Ian Campbelltools: hvmloader: Refactor ACPI table setup into struct...
2011-04-12 Ian Campbelltools: hvmloader: Refactor VM86 and E820 setup into...
2011-04-12 Ian Campbelltools: hvmloader: refactor highbios and bios_info setup...
2011-04-12 Ian Campbelltools: hvmloader: Refactor APIC, PCI and SMP setup...
2011-04-12 Ian Campbelltools: hvmloader: add bios_config data structure
2011-04-12 Ian Campbelltools: hvmloader: Define $(OBJS) directly instead of...
2011-04-12 Ian Campbelltools: hvmloader: rename roms.h to roms.inc
2011-04-12 Ian Campbelltools: hvmloader: remove rombios_sz, just use sizeof...
2011-04-12 Ian Campbelltools: hvmloader: refactor Makefile to move ROM filenam...
2011-04-12 Ian Campbelltools: hvmloader: split scratch and hypercall addressin...
2011-04-12 Ian Campbelltools: hvmloader: pass option ROM end address around...
2011-04-12 Ian Campbelltools: hvmloader: pass SMBIOS location as a runtime...
2011-04-12 Ian Campbelltools: hvmloader: pass ACPI_PHYSICAL_ADDRESS as a runti...
2011-04-12 Ian Campbelltools: hvmloader: split e820 support into its own code...
2011-04-12 Ian Campbelltools: hvmloader: move ROMBIOS configuration into tools...
2011-04-12 Shriram Rajagopalanremus: fix incorrect error handling for switch_qemu_log...
2011-04-12 Jan Beulichpassthrough: prevent non-HVM access to HVM-only data
2011-04-12 Wei WangAMD IOMMU: Fix an interrupt remapping issue
2011-04-12 Wei Wangamd iommu: Unmapped interrupt should generate IO page...
2011-04-09 Keir Frasernestedhvm: Remove nhvm_{initialise,destroy,reset}.
2011-04-08 Jim Fehliglibxl: Add libvirt-xml to userdata userid registry
2011-04-08 Shriram Rajagopalanremus: blackhole replication target
2011-04-08 Shriram Rajagopalanremus: proper cleanup on checkpoint failure.
2011-04-08 Ian Campbelllibxl: Drop internal DEVICE_TAP backend type
2011-04-08 Ian Campbelllibxl: handle the tail end of a tap device using the...
2011-04-08 Ian Campbelllibxl: refactor DISK_BACKEND_PHY handling in libxl_devi...
2011-04-08 Ian Campbelllibxl: only a CDROM type disk can be empty.
2011-04-08 Ian Campbelllibxl: convert an empty tap disk into a qdisk
2011-04-08 Ian Campbelllibxl: make fallback from blktap2 to qdisk more explicit.
2011-04-08 Ian Campbelllibxl: remove impossible check for backend != DISK_BACK...
2011-04-08 Ian Campbelllibxl: drop domid field from libxl_device_*
2011-04-08 Ian Campbellxend: drop XenAPI error message translation
2011-04-08 Ian Campbelllibxl/xl: drop support for netchannel2
2011-04-08 Ian Campbelllibxl: bump SONAME after binary incompatible change.
2011-04-07 Tim Deeganxen/lto: if the makefile asks for binary, always build...
2011-04-07 Tim Deeganxen/x86: explicitly mark start-of-file asm()s as .text
2011-04-07 Tim Deeganxen/acpi: disentangle ACPI enumerations.
2011-04-07 Tim Deeganxen: another unsigned comparison < 0
2011-04-07 Gianni Tedescolibxc: set all VCPU's online by default in HVM info...
2011-04-07 Liu, JinsongX86: offline/broken page handler for pod cache
2011-04-07 Liu, JinsongX86: Fix mce offline page bug
2011-04-07 Tim Deeganx86/hvm: do actually init nested HVM state for VCPUs
2011-04-07 Tim Deeganx86/hvm: Don't unconditionally set up nested HVM state
2011-04-06 Ian Campbelllibxl: do not expose libxenctrl/libxenstore headers...
2011-04-06 Keir Fraserxentrace: Move register_cpu_notifier() call into boot...
2011-04-06 George Dunlapx86/hvm: load CPU structures from xen versions <=3.4
2011-04-06 George Dunlaphvm: infrastructure for backwards-compatible loading
2011-04-06 Tim DeeganNested SVM: fix race in remote shootdown.
2011-04-06 Tim Deeganxen: fix non-debug and 32-bit builds after nested HVM...
2011-04-05 ceggerImplement Nested-on-Nested.
2011-03-09 ceggerImplement generic piece to finally enable nested virtua...
2011-03-09 ceggerImplement SVM specific interrupt handling
2011-03-09 ceggerImplement SVM specific part for Nested Virtualization
2011-02-28 ceggerHandle interrupts (generic part)
2011-02-28 ceggerAllow guest to enable SVM in EFER
2011-02-28 ceggerWhen injecting an exception into L2 guest,
2011-02-28 ceggerAllow paged real mode during vmrun emulation.
2011-02-28 ceggerNested Virtualization core implementation
2011-02-28 ceggeradd nestedhvm function hooks for svm/vmx specific code
2011-02-28 ceggerData structures for Nested Virtualization
2011-02-28 ceggertools: Add nestedhvm guest config option
2011-04-06 Keir FraserRemove __init specifier from function declarations...
2011-04-06 Allen Kay[VTD] Fixes to ACPI DMAR flag checks.
2011-04-06 Wei Huangx86, amd, MTRR: remove k8_enable_fixed_iorrs()
2011-04-06 Wei Huangx86, amd, MTRR: correct DramModEn bit of SYS_CFG MSR
2011-04-05 Ian Campbelllibxl: Drop unnecessary \n from log message
2011-04-05 Ian Campbelllibxl: specific explicit disk image format to new qemu
2011-04-05 Ian Campbelllibxl: specify disks using supported command line synta...
2011-04-05 Ian Campbelllibxl: pass list of disks to libxl__build_device_model_args
2011-04-05 Ian Campbelllibxl: return raw disk and partition number from libxl_...
2011-04-05 Ian Campbelllibxl: explicitly set disk format in libxl__append_disk...
2011-04-05 Jan Beulichpassthrough: use domain pirq as index of struct hvm_irq...
2011-04-05 Jan Beulichx86: introduce alloc_vcpu_guest_context()
2011-04-05 Jan Beulichx86: split struct domain
2011-04-05 Jan Beulichx86: move pv-only members of struct vcpu to struct...
2011-04-05 Jan Beulichx86: split struct vcpu
2011-04-05 Jan BeulichRemove direct cpumask_t members from struct vcpu and...
2011-04-04 Machon Gregoryxsm: Error code consistency
2011-04-04 Ian Jacksonlibxl: add CODING_STYLE
2011-04-04 Tim Deeganx86/mm: fix PSE alignment checks in pagetable walker.
2011-04-02 Jan Beulichx86: cleanup bogus CONFIG_ACPI_PCI uses
2011-04-02 Jan Beulichx86/ACPI: __init-annotate
2011-04-02 Jan Beulichamd-iommu: __init-annotate
2011-04-02 Jan Beulichmove register_cpu_notifier() into .init.text
2011-04-02 Jan Beulichmove setup_irq() into .init.text
2011-04-02 Jan Beulichmove request_irq() into .init.text
2011-04-02 Jan Beulichx86: eliminate old-CPU support bits
2011-04-02 Christoph Eggerxen: fix reloc.S generation for non-gnu toolchain
2011-04-02 Olaf Heringxentrace: remove unneeded debug printk
2011-04-02 Olaf Heringxentrace: correct formula to calculate t_info_pages
2011-04-02 Allen Kay[VTD] check BIOS settings before enabling interrupt...
2011-03-31 Ian Campbelllibxl: typedef libxl_action_on_shutdown
2011-03-31 Ian Campbelltools: remove some .o and binary files on clean
2011-03-31 Ian Campbelltools: remove pattern matched linking rules
2011-03-31 Ian Campbelltools: Remove $(CFLAGS) from links lines.
next